[INFO] fetching crate rib-lang 0.0.5...
[INFO] checking rib-lang-0.0.5 against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] extracting crate rib-lang 0.0.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rib-lang 0.0.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rib-lang 0.0.5
[INFO] tweaked toml for crates.io crate rib-lang 0.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rib-lang 0.0.5 on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rib-lang 0.0.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 846f118ee5016a35a1c57580c41a6450c2ce8740ae98eb01cb057dff54f1f42e
[INFO] running `Command { std: "docker" "start" "846f118ee5016a35a1c57580c41a6450c2ce8740ae98eb01cb057dff54f1f42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "846f118ee5016a35a1c57580c41a6450c2ce8740ae98eb01cb057dff54f1f42e" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "846f118ee5016a35a1c57580c41a6450c2ce8740ae98eb01cb057dff54f1f42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "846f118ee5016a35a1c57580c41a6450c2ce8740ae98eb01cb057dff54f1f42e" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling nonempty-collections v0.3.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking wasmparser v0.245.1
[INFO] [stderr]    Compiling ctrf-rs v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling desert_core v0.1.5
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling anstyle-wincon v3.0.4
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling desert_macro v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling desert_rust v0.1.7
[INFO] [stderr]     Checking id-arena v2.3.0
[INFO] [stderr]     Checking dtor v0.0.6
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling interprocess v2.4.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling test-r-core v6.0.3
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking ctor v0.4.3
[INFO] [stderr]     Checking la-arena v0.3.1
[INFO] [stderr]     Checking wit-parser v0.245.1
[INFO] [stderr]    Compiling test-r-macro v1.4.3
[INFO] [stderr]     Checking test-r v3.0.3
[INFO] [stderr]     Checking wasm-wave v0.245.1
[INFO] [stderr]     Checking rib-lang v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "846f118ee5016a35a1c57580c41a6450c2ce8740ae98eb01cb057dff54f1f42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "846f118ee5016a35a1c57580c41a6450c2ce8740ae98eb01cb057dff54f1f42e", kill_on_drop: false }`
[INFO] [stdout] 846f118ee5016a35a1c57580c41a6450c2ce8740ae98eb01cb057dff54f1f42e
